object LoadForm: TLoadForm Left = 218 Top = 188 Cursor = crHourGlass BorderStyle = bsNone Caption = 'LoadForm' ClientHeight = 98 ClientWidth = 338 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object LoadImage: TImage Left = 0 Top = 0 Width = 336 Height = 95 AutoSize = True Picture.Data = {} end object LoadEmptyShape: TImage Left = 24 Top = 64 Width = 289 Height = 16 Picture.Data = {} Stretch = True end object LoadFullShape: TImage Left = 24 Top = 66 Width = 105 Height = 14 Picture.Data = {} Stretch = True end object LoadLabel: TLabel Left = 32 Top = 64 Width = 273 Height = 17 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter Visible = False end end